home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …igures in Chinese History / China - A Great Country in the East 2: Eminent Figures in Chinese History.iso / index1.swf / scripts / DefineButton2_95 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-01-06  |  103b  |  8 lines

  1. on(press){
  2.    with(_root.titlea)
  3.    {
  4.       gotoandstop("js");
  5.    }
  6.    gotoAndPlay("kw" + i);
  7. }
  8.